Fix Marvell 88e1145 PHY init code
authorAndy Fleming <[email protected]>
Tue, 8 May 2007 22:23:02 +0000 (17:23 -0500)
committerAndrew Fleming-AFLEMING <[email protected]>
Wed, 11 Jul 2007 22:52:50 +0000 (17:52 -0500)
commit7507d56ccaf7aae1c474342a9a5540165cd7e9d9
tree65a1cf0d2b45aa1e821bcae80ed3ded644e0ea3d
parent4ef218f6fdf8d747f4589da5252b004e7d2c2876
Fix Marvell 88e1145 PHY init code

Fix a bug in the Marvell 88e1145 PHY init code in the TSEC driver
where the reset was being done after the errata code instead of
before.

Signed-off-by: Haiying Wang <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
drivers/tsec.c